Skip to content

Replace e2e-vsphere-capi-techpreview with customnoupgrade-migration for cluster-capi-operator - #84593

Merged
openshift-merge-bot[bot] merged 1 commit into
openshift:mainfrom
AnnaZivkovic:add-devpreview-for-vsphere
Sep 9, 2026
Merged

Replace e2e-vsphere-capi-techpreview with customnoupgrade-migration for cluster-capi-operator#84593
openshift-merge-bot[bot] merged 1 commit into
openshift:mainfrom
AnnaZivkovic:add-devpreview-for-vsphere

Conversation

@AnnaZivkovic

@AnnaZivkovic AnnaZivkovic commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Replace the e2e-vsphere-capi-techpreview presubmit job with e2e-vsphere-capi-customnoupgrade-migration
    for openshift/cluster-capi-operator (main branch)
  • Switch from TechPreviewNoUpgrade to CustomNoUpgrade with only the feature gates needed for vSphere
    CAPI machine migration: MachineAPIMigration, MachineAPIMigrationVSphere, ClusterAPIMachineManagement,
    ClusterAPIMachineManagementVSphere
  • This enables targeted testing of the vSphere migration path without enabling all TechPreview and DevPreview features

Why

The vSphere CAPI migration tests (MachineSet migration, VAP tests) require specific feature gates
(MachineAPIMigrationVSphere, ClusterAPIMachineManagementVSphere) that are available under
CustomNoUpgrade. Using CustomNoUpgrade instead of DevPreview provides a more realistic test
environment that matches how customers will selectively enable these features.

Summary by CodeRabbit

Updates openshift/cluster-capi-operator main-branch CI to run vSphere CAPI migration tests with CustomNoUpgrade. The job enables the required Machine API and vSphere migration feature gates without enabling all TechPreview or DevPreview features.

@openshift-ci
openshift-ci Bot requested review from nrb and racheljpg September 4, 2026 00:59
@coderabbitai

coderabbitai Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Note

Reviews paused

It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔍 Trigger review

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository YAML (base), Central YAML (inherited)

Review profile: CHILL

Plan: Enterprise

Run ID: c395e202-a3aa-490a-ae20-e0fce43a922d

📥 Commits

Reviewing files that changed from the base of the PR and between 67e16bf and d7ec031.

⛔ Files ignored due to path filters (1)
  • ci-operator/jobs/openshift/cluster-capi-operator/openshift-cluster-capi-operator-main-presubmits.yaml is excluded by !ci-operator/jobs/**
📒 Files selected for processing (1)
  • ci-operator/config/openshift/cluster-capi-operator/openshift-cluster-capi-operator-main.yaml
🚧 Files skipped from review as they are similar to previous changes (1)
  • ci-operator/config/openshift/cluster-capi-operator/openshift-cluster-capi-operator-main.yaml

Included review availability: Your plan provides up to 12 included reviews per hour; 11 remain after this review.


Walkthrough

The vSphere CAPI migration test was renamed, switched from TechPreviewNoUpgrade to CustomNoUpgrade, and configured with four Machine API and vSphere Machine API feature gates.

Changes

vSphere CAPI migration test

Layer / File(s) Summary
Update migration test feature configuration
ci-operator/config/openshift/cluster-capi-operator/openshift-cluster-capi-operator-main.yaml
Renames the test to e2e-vsphere-capi-customnoupgrade-migration, changes the feature set to CustomNoUpgrade, and enables four Machine API and vSphere Machine API feature gates.

Priority: ⬇️ Low

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to d7ec0

This updates the vSphere CAPI migration presubmit configuration to use CustomNoUpgrade with targeted migration feature gates. No unresolved merge-readiness risk is identified.

🚥 Pre-merge checks | ✅ 15
✅ Passed checks (15 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the primary change: replacing the vSphere CAPI TechPreview migration job with the CustomNoUpgrade migration job for cluster-capi-operator.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Stable And Deterministic Test Names ✅ Passed PASS. The pull request changes only CI YAML configuration and generated presubmit metadata. The diff contains no Ginkgo title calls such as It, Describe, Context, or When, and the renamed job …
Test Structure And Quality ✅ Passed PASS: The pull request changes CI YAML job configuration only. The committed diff renames the vSphere job and changes FEATURE_SET/FEATURE_GATES; it does not add or modify Ginkgo It blocks, setup…
Microshift Test Compatibility ✅ Passed The check is not applicable. The pull request changes only CI YAML files and adds no Ginkgo test declarations. The diff contains no new It(), Describe(), Context(), or When() calls. Therefore,…
Single Node Openshift (Sno) Test Compatibility ✅ Passed The pull request adds no Ginkgo tests. The verified diff changes only two YAML CI configuration files: the vSphere job configuration and its generated presubmit wiring. Therefore, the SNO check has no…
Topology-Aware Scheduling Compatibility ✅ Passed The pull request changes only CI test configuration and the generated presubmit job. The diff renames the vSphere test, changes FEATURE_SET to CustomNoUpgrade, and adds four feature gates. It does…
Ote Binary Stdout Contract ✅ Passed PASS: The pull request changes only CI YAML job metadata. The diff renames the vSphere job, changes FEATURE_SET, adds FEATURE_GATES, and updates generated Prow job names and triggers. It changes n…
Ipv6 And Disconnected Network Test Compatibility ✅ Passed PASS — The pull request changes only CI YAML configuration. It renames the vSphere job and changes feature-set and feature-gate environment values. The diff adds no Ginkgo tests or test implementation…
No-Weak-Crypto ✅ Passed PASS: The pull request changes only CI job names, trigger/target references, and feature-set/feature-gate configuration. The exact HEAD^..HEAD diff adds no MD5, SHA1, DES, RC4, 3DES, Blowfish, ECB, cu…
Container-Privileges ✅ Passed PASS. The pull request changes only ci-operator test configuration and generated presubmit metadata. The diff adds a job name, four feature gates, and FEATURE_SET: CustomNoUpgrade, plus correspondin…
No-Sensitive-Data-In-Logs ✅ Passed PASS: The committed change only renames the vSphere CAPI test and changes its feature configuration. It adds four boolean feature-gate names and sets FEATURE_SET: CustomNoUpgrade; it does not add lo…
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands.

@AnnaZivkovic

Copy link
Copy Markdown
Contributor Author

/pj-rehearse pull-ci-openshift-cluster-api-actuator-pkg-master-e2e-vsphere-capi-devpreview

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@AnnaZivkovic: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@AnnaZivkovic
AnnaZivkovic force-pushed the add-devpreview-for-vsphere branch from 2c82e9f to 546a2f2 Compare September 4, 2026 20:01
@coderabbitai

coderabbitai Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Note

GitHub couldn't provide a complete incremental comparison for this pull request, so CodeRabbit is performing a full review instead. This review may take a little longer.

@AnnaZivkovic

Copy link
Copy Markdown
Contributor Author

/pj-rehearse pull-ci-openshift-cluster-api-actuator-pkg-master-e2e-vsphere-capi-customnoupgrade-migration

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@AnnaZivkovic: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@AnnaZivkovic: job(s): pull-ci-openshift-cluster-api-actuator-pkg-master-e2e-vsphere-capi-customnoupgrade-migration either don't exist or were not found to be affected, and cannot be rehearsed

@AnnaZivkovic

Copy link
Copy Markdown
Contributor Author

/pj-rehearse pull-ci-openshift-cluster-capi-operator-main-e2e-vsphere-capi-customnoupgrade-migration

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@AnnaZivkovic: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@coderabbitai

coderabbitai Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Note

GitHub couldn't provide a complete incremental comparison for this pull request, so CodeRabbit is performing a full review instead. This review may take a little longer.

@AnnaZivkovic

Copy link
Copy Markdown
Contributor Author

/pj-rehearse pull-ci-openshift-cluster-capi-operator-main-e2e-vsphere-capi-customnoupgrade-migration

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@AnnaZivkovic: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@openshift-ci

openshift-ci Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

@AnnaZivkovic: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/rehearse/openshift/cluster-api-actuator-pkg/master/e2e-vsphere-capi-devpreview 2c82e9f link unknown /pj-rehearse pull-ci-openshift-cluster-api-actuator-pkg-master-e2e-vsphere-capi-devpreview

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@AnnaZivkovic

Copy link
Copy Markdown
Contributor Author

/pj-rehearse --pull=openshift/cluster-capi-operator#455 pull-ci-openshift-cluster-capi-operator-main-e2e-vsphere-capi-customnoupgrade-migration

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@AnnaZivkovic: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@AnnaZivkovic: job(s): --pull=openshift/cluster-capi-operator#455 either don't exist or were not found to be affected, and cannot be rehearsed

@mdbooth

mdbooth commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

/lgtm
/approve

Note that this didn't actually run the target tests, yet because they're skipped on non-AWS.

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Sep 8, 2026
@mdbooth

mdbooth commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

@AnnaZivkovic try rebasing this and re-running 'make jobs' to see if that config change goes away. If it does it won't require additional approval.

@AnnaZivkovic
AnnaZivkovic force-pushed the add-devpreview-for-vsphere branch from 262efcf to 8939f04 Compare September 8, 2026 19:16
@coderabbitai

coderabbitai Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Note

GitHub couldn't provide a complete incremental comparison for this pull request, so CodeRabbit is performing a full review instead. This review may take a little longer.

@openshift-ci openshift-ci Bot removed the lgtm Indicates that a PR is ready to be merged. label Sep 8, 2026
@AnnaZivkovic

Copy link
Copy Markdown
Contributor Author

/pj-rehearse --pull=openshift/cluster-capi-operator#455 pull-ci-openshift-cluster-capi-operator-main-e2e-vsphere-capi-customnoupgrade-migration

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@AnnaZivkovic: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@AnnaZivkovic: job(s): --pull=openshift/cluster-capi-operator#455 either don't exist or were not found to be affected, and cannot be rehearsed

@AnnaZivkovic AnnaZivkovic changed the title Add e2e-vsphere-capi-devpreview job for cluster-api-actuator-pkg Replace e2e-vsphere-capi-techpreview with customnoupgrade-migration for cluster-capi-operator Sep 8, 2026
@AnnaZivkovic
AnnaZivkovic force-pushed the add-devpreview-for-vsphere branch from 8939f04 to d7ec031 Compare September 8, 2026 23:42
@coderabbitai

coderabbitai Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Note

GitHub couldn't provide a complete incremental comparison for this pull request, so CodeRabbit is performing a full review instead. This review may take a little longer.

@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 8, 2026
@openshift-merge-bot

Copy link
Copy Markdown
Contributor

[REHEARSALNOTIFIER]
@AnnaZivkovic: the pj-rehearse plugin accommodates running rehearsal tests for the changes in this PR. Expand 'Interacting with pj-rehearse' for usage details. The following rehearsable tests have been affected by this change:

Test name Repo Type Reason
pull-ci-openshift-cluster-capi-operator-main-e2e-vsphere-capi-customnoupgrade-migration openshift/cluster-capi-operator presubmit Presubmit changed
Interacting with pj-rehearse

Comment: /pj-rehearse to run up to 5 rehearsals
Comment: /pj-rehearse skip to opt-out of rehearsals
Comment: /pj-rehearse {test-name}, with each test separated by a space, to run one or more specific rehearsals
Comment: /pj-rehearse more to run up to 10 rehearsals
Comment: /pj-rehearse max to run up to 25 rehearsals
Comment: /pj-rehearse auto-ack to run up to 5 rehearsals, and add the rehearsals-ack label on success
Comment: /pj-rehearse list to get an up-to-date list of affected jobs
Comment: /pj-rehearse abort to abort all active rehearsals
Comment: /pj-rehearse network-access-allowed to allow rehearsals of tests that have the restrict_network_access field set to false. This must be executed by an openshift org member who is not the PR author

Once you are satisfied with the results of the rehearsals, comment: /pj-rehearse ack to unblock merge. When the rehearsals-ack label is present on your PR, merge will no longer be blocked by rehearsals.
If you would like the rehearsals-ack label removed, comment: /pj-rehearse reject to re-block merging.

@AnnaZivkovic

Copy link
Copy Markdown
Contributor Author

/pj-rehearse pull-ci-openshift-cluster-capi-operator-main-e2e-vsphere-capi-customnoupgrade-migration

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@AnnaZivkovic: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@mdbooth

mdbooth commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Sep 9, 2026
@openshift-ci

openshift-ci Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: AnnaZivkovic, mdbooth

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@mdbooth

mdbooth commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

/pj-rehearse ack

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@mdbooth: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@openshift-merge-bot openshift-merge-bot Bot added the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label Sep 9, 2026
@openshift-merge-bot
openshift-merge-bot Bot merged commit 3b147a1 into openshift:main Sep 9, 2026
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. rehearsals-ack Signifies that rehearsal jobs have been acknowledged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants